home *** CD-ROM | disk | FTP | other *** search
/ Champak 43 / Vol 43.iso / games / runrun.swf / scripts / DefineSprite_82 / frame_11 / DoAction.as
Encoding:
Text File  |  2007-07-07  |  282 b   |  8 lines

  1. scoretable.filename = "scores/runrun.sco";
  2. scoretable.scoresize = 10;
  3. scoretable.action = "INSERT";
  4. scoretable.viewtype = "FLASH";
  5. scoretable.winname = name;
  6. scoretable.winscore = score;
  7. scoretable.loadVariables("http://www.rewolucje.com/games/rezultaty/scores.php","POST");
  8.